What is new in version 7.4
Support for 32 bit applications has been discontinued. Contact us if it is critical for your business.
OCCT (Open Cascade) third party assembly has been updated to the latest stable version 7.9.0.
Ogre third party assembly has been updated to the latest stable version 14.3.4.
New DGKCn8 is a .NET 8.0 version of DGKC control.
Support for WPF: New DGKCwpfn8 is a WPF .NET 8.0 version of DGKC control. Samples\NET\WPF\ contains WPF version of samples.
'DGK Installation' source pointing to the installed DGKernel_7_4\Bin\AnyCPU\ is the new recommended source for NuGet DGK control packages. The packages are also available on nuget.org.
Changes in visibility of an entity are applied to the visibility of the local frame also.
Save As context menu option is enabled by default.
New IScene_DG.Show() overload allows including descendants in changing visibility of an entity.
New IMeshTexture_DG allows creation of texture on mesh at runtime.
Texture sample has been reworked to demonstrate IMeshTexture_DG.
PlanarOps sample restored from v6 is a tool useful for trimming / analysis / reduction of large meshes.
New IModel_DG.ListEntities() is a shortcut for IModel_DG.Find() > IModel_DG.GetEntityPath()
|